From a72b544b6e249e1066fbc5994a44753eddd53f3f Mon Sep 17 00:00:00 2001 From: Stefan Monnier Date: Mon, 14 May 2001 20:53:03 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/ChangeLog b/src/ChangeLog index 9cd3520dcb6..d49a0e6c0fc 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,8 @@ 2001-05-14 Stefan Monnier + * eval.c (Fdefvar): Only record (defvar ) in the load-history + in has no default value yet. + * xfaces.c (try_alternative_families): First try the FAMILY. And if nothing is found in the end, try again with scalable fonts. (try_font_list): Let try_alternative_families do a bit more of @@ -10,7 +13,7 @@ * xterm.c (note_mouse_highlight): Avoid changing the mouse pointer shape when show_mouse_face has already done it. - + * xterm.c (x_draw_glyphs): Fix computation of rightmost x for full-width rows. -- 2.30.2